MessageReminderSoundFile Property

Contains the path and file name of the sound file to play when the reminder occurs for the appointment, mail message, or task.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string ReminderSoundFile { get; set; }

Property Value

String
The reminder sound file.

See Also